Enter a type and click search.




Results for Magento\ConfigurableProduct\Model\Plugin\ProductIdentitiesExtender

File: vendor/magento/module-configurable-product/etc/di.xml

<type name="Magento\Catalog\Model\Product">
    <plugin name="product_identities_extender"
            type="Magento\ConfigurableProduct\Model\Plugin\ProductIdentitiesExtender"></plugin>
</type>

This is a type configuration.

This configuration is for the base area. Base area configurations will apply to all the sub-applications.

This configuration also tells the object manager to use the Magento\ConfigurableProduct\Model\Plugin\ProductIdentitiesExtender plugin class with Magento\Catalog\Model\Product objects.